home *** CD-ROM | disk | FTP | other *** search
- Version 2.21
-
- I've rewritten the windows manager. I switched from the from the TPRO
- library to the OPRO library. This gives me several more display
- related functions. But as any major change, there may be some bugs so
- don't throw your old MarxMenu away on this version. I've also switched
- to Turbo Pascal 6.
-
- I've been updating the manual and the manual that come with this
- program is more up to date than our printed manuals. So print
- MARXMENU.DOC and use it.
-
- New Features:
-
- ResizeWindow
- HeaderLeft
- HeaderRight
- Footer
- FooterLeft
- FooterRight
- InactiveBox
- InactiveBoxColor
- CurrentWindow
- SetTopWindow
- DvPifExecute
- DvAppNumber
- CustomBox
-
- These commands are explained in the manual.
-
- ===============================================================
-
- Version 2.22
-
- I've rewritten the INST.MNU to produce a new kind of MARX.BAT file
- which is much more flexable than the old one. Run MARXMENU INST to
- create new files.
-
- ===============================================================
-
- Version 2.23
-
- Dealing with multiple dos shells:
-
- If you are running more than one COMMAND.COM (Shelling from Windows,
- DesqView, Word Perfect Office) and having environment space problems
- here's a trick. Before you load up your fancy shells, put this in a
- batch file like your AUTOEXEC.BAT.
-
- SET MXCMD=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
-
- This variable will be trashed by MarxMenu and will not only allow
- MarxMenu to run but may solve problems with other programs you are
- running as well.
-
- New Features:
-
- MarxVersion
- ReleaseDate
- Cursor (On/Off)
- ForceExplosion (On/Off)
- BatchFileName
- PrinterName
- OpenPrinter
- ClosePrinter
- ShadowPosition
- Reboot
-
- DesqView Features:
-
- DvKillTask
- DvFreeze
- DvUnFreeze
- DvLastHandle
- DvMyHandle
- DvSetTop
- DvSetBottom
- DvHide
- DvUnHide
- DvFrame (On/Off)
- DvMoveWindow
- DvResizeWindow
-
- ===============================================================
-
- Version 2.24
-
- Added data scrambling to the MRX files making it harder for anyone to
- look for things thay aren't supposed to see.